Skip to content

Conversation

mohiteamit
Copy link

Updated made to following dimensions/reader.py

  1. Updated deprecated code (datafarme.ix --> dataframe.loc)
  2. Fix call to datetime64 to reflect python 3 compatible numpy version
  3. Commented lines with unused variables
  4. Updated correct return variables for quantipy_from_dimensions.

Updated made to following dimensions/reader.py
1. Updated deprecated code (datafarme.ix --> dataframe.loc)
2. Fix call to datetime64 to reflect python 3 compatible numpy version
3. Commented lines with unused variables
4. Updated correct return variables for quantipy_from_dimensions.
@geirfreysson
Copy link
Collaborator

This doesn't break any tests, but the dimensions reader part isn't the best tested bit of Quantipy. Do we want to merge this - do we have any testing data for before/after?

@mohiteamit
Copy link
Author

mohiteamit commented Mar 4, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants